Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell.RegWrite "HKCU\Software\KluczTestowy\", 0, "REG_BINARY"
